Skip to content

Conversation

@Yveske77
Copy link

Older versions of Gradio or certain environments throw a TypeError when 'show_download_button' is passed to audio components. This PR removes the unsupported argument to ensure stability across environments.

Removes the `show_download_button` option from several audio input components.

This change simplifies the UI and avoids potential confusion or unnecessary functionality related to downloading reference audio files.
@corepulsar
Copy link

This fixes #367. I ran into this problem as well, and tested this fix. I independently came up with this fix, and noticed it was the same as this one :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants